Skip to content

Add source references, tweak naming#5

Merged
davidjgoss merged 3 commits into
mainfrom
source-references-and-naming
Jul 30, 2025
Merged

Add source references, tweak naming#5
davidjgoss merged 3 commits into
mainfrom
source-references-and-naming

Conversation

@davidjgoss
Copy link
Copy Markdown
Member

@davidjgoss davidjgoss commented Jul 30, 2025

🤔 What's changed?

  • Add sourceReference to test cases and test steps in the plan - these can be used to enhance stack traces in Cucumber implementations by providing frames that reference the step and/or scenario that was being executed.
  • Rename AssembledStep to AssembledTestStep for clarity and consistency

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)
  • 💥 Breaking change (incompatible changes to the API)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@davidjgoss davidjgoss marked this pull request as ready for review July 30, 2025 12:42
@davidjgoss davidjgoss merged commit 0b517cf into main Jul 30, 2025
11 checks passed
@davidjgoss davidjgoss deleted the source-references-and-naming branch July 30, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant